INPUT
Select loan*
new end date*
Pin*
 
API
extendLoan()

USER STORY
To extend the duration of a user's existing loan
 
CODE
validate pin 
validate new date is greater than previous end date
display processing notification to customer
 
 
 
 
 
 
display account balance to customer